Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

feat!: move to v3 API surface #35

Merged
merged 6 commits into from
Nov 19, 2020
Merged

feat!: move to v3 API surface #35

merged 6 commits into from
Nov 19, 2020

Conversation

bcoe
Copy link
Contributor

@bcoe bcoe commented Nov 19, 2020

Fixes #4

@bcoe bcoe requested a review from a team as a code owner November 19, 2020 18:35
@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the googleapis/nodejs-dialogflow-cx API. label Nov 19, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 19, 2020
@codecov
Copy link

codecov bot commented Nov 19, 2020

Codecov Report

Merging #35 (b28ac4f) into master (a9069cd) will decrease coverage by 0.01%.
The diff coverage is 98.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   98.54%   98.53%   -0.02%     
==========================================
  Files          15       16       +1     
  Lines       22624    25258    +2634     
  Branches      547      605      +58     
==========================================
+ Hits        22295    24887    +2592     
- Misses        318      359      +41     
- Partials       11       12       +1     
Impacted Files Coverage Δ
src/v3/security_settings_service_client.ts 98.43% <98.43%> (ø)
src/v3/sessions_client.ts 98.57% <98.75%> (ø)
src/v3/pages_client.ts 98.48% <98.99%> (ø)
src/v3/session_entity_types_client.ts 98.52% <98.99%> (ø)
src/v3/entity_types_client.ts 98.46% <99.00%> (ø)
src/v3/webhooks_client.ts 98.55% <99.00%> (ø)
src/v3/intents_client.ts 98.45% <99.00%> (ø)
src/v3/flows_client.ts 98.76% <99.03%> (ø)
src/v3/transition_route_groups_client.ts 98.49% <99.05%> (ø)
src/v3/versions_client.ts 98.81% <99.11%> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9069cd...b28ac4f. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: dialogflow Issues related to the googleapis/nodejs-dialogflow-cx API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

promote library to GA
2 participants